Autogenerated HTML docs for v1.8.4-rc1-21-gfb565 
diff --git a/rev-list-options.txt b/rev-list-options.txt index 27f8de3..5bdfb42 100644 --- a/rev-list-options.txt +++ b/rev-list-options.txt 
@@ -119,7 +119,7 @@  --no-min-parents::  --no-max-parents::   -	Show only commits which have at least (or at most) that many +	Show only commits which have at least (or at most) that many parent 	commits. In particular, `--max-parents=1` is the same as `--no-merges`, 	`--min-parents=2` is the same as `--merges`. `--max-parents=0` 	gives all root commits and `--min-parents=3` all octopus merges.